crypto/tls.Conn.unmarshalHandshakeMessage (method)
2 uses
crypto/tls (current package)
conn.go#L1114: return c.unmarshalHandshakeMessage(data, transcript)
conn.go#L1117: func (c *Conn) unmarshalHandshakeMessage(data []byte, transcript transcriptHash) (handshakeMessage, error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)